home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / comm / mail / Mutt089src.lha / Mutt-0.89i-AMIGA / src / OPS < prev    next >
Text File  |  1998-01-28  |  6KB  |  133 lines

  1. OP_NULL "null operation"
  2. OP_ATTACH_VIEW_MAILCAP "force viewing of attachment using mailcap"
  3. OP_ATTACH_VIEW_TEXT "view attachment as text"
  4. OP_BOTTOM_PAGE "move to the bottom of the page"
  5. OP_BOUNCE_MESSAGE "remail a message to another user"
  6. OP_BROWSER_NEW_FILE "select a new file in this directory"
  7. OP_CHANGE_DIRECTORY "change directories"
  8. OP_CHECK_NEW "check mailboxes for new mail"
  9. OP_COMPOSE_ATTACH_FILE "attach a file(s) to this message"
  10. OP_COMPOSE_EDIT_BCC "edit the BCC list"
  11. OP_COMPOSE_EDIT_CC "edit the CC list"
  12. OP_COMPOSE_EDIT_DESCRIPTION "edit attachment description"
  13. OP_COMPOSE_EDIT_ENCODING "edit attachment transfer-encoding"
  14. OP_COMPOSE_EDIT_FCC "enter a file to save a copy of this message in"
  15. OP_COMPOSE_EDIT_FILE "edit the file to be attached"
  16. OP_COMPOSE_EDIT_HEADERS "edit the message with headers"
  17. OP_COMPOSE_EDIT_MESSAGE "edit the message"
  18. OP_COMPOSE_EDIT_MIME "edit attachment using mailcap entry"
  19. OP_COMPOSE_EDIT_REPLY_TO "edit the Reply-To field"
  20. OP_COMPOSE_EDIT_SUBJECT "edit the subject of this message"
  21. OP_COMPOSE_EDIT_TO "edit the TO list"
  22. OP_COMPOSE_EDIT_TYPE "edit attachment type"
  23. OP_COMPOSE_ISPELL "run ispell on the message"
  24. OP_COMPOSE_NEW_MIME "compose new attachment using mailcap entry"
  25. OP_COMPOSE_POSTPONE_MESSAGE "save this message to send later"
  26. OP_COMPOSE_RENAME_FILE "rename/move an attached file"
  27. OP_COMPOSE_SEND_MESSAGE "send the message"
  28. OP_COMPOSE_TOGGLE_UNLINK "toggle whether to delete file after sending it"
  29. OP_COMPOSE_VIEW_ATTACH "view attachment using mailcap entry if necessary"
  30. OP_COPY_MESSAGE "copy a message to a file/mailbox"
  31. OP_CREATE_ALIAS "create an alias from a message sender"
  32. OP_CURRENT_BOTTOM "move entry to bottom of screen"
  33. OP_CURRENT_MIDDLE "move entry to middle of screen"
  34. OP_CURRENT_TOP "move entry to top of screen"
  35. OP_DECODE_COPY "make decoded (text/plain) copy"
  36. OP_DECODE_SAVE "make decoded copy (text/plain) and delete"
  37. OP_DELETE "delete the current entry"
  38. OP_DELETE_SUBTHREAD "delete all messages in subthread"
  39. OP_DELETE_THREAD "delete all messages in thread"
  40. OP_DISPLAY_ADDRESS "display full address of sender"
  41. OP_DISPLAY_HEADERS "display message with full headers"
  42. OP_DISPLAY_MESSAGE "display a message"
  43. OP_EDITOR_BACKSPACE "delete the char in front of the cursor"
  44. OP_EDITOR_BACKWARD_CHAR "move the cursor one character to the left"
  45. OP_EDITOR_BOL "jump to the beginning of the line"
  46. OP_EDITOR_DELETE_CHAR "delete the char under the cursor"
  47. OP_EDITOR_EOL "jump to the end of the line"
  48. OP_EDITOR_FORWARD_CHAR "move the cursor one character to the right"
  49. OP_EDITOR_HISTORY_DOWN "scroll up through the history list"
  50. OP_EDITOR_HISTORY_UP "scroll up through the history list"
  51. OP_EDITOR_KILL_EOL "delete chars from cursor to end of line"
  52. OP_EDITOR_KILL_LINE "delete all chars on the line"
  53. OP_EDITOR_KILL_WORD "delete the word in front of the cursor"
  54. OP_ENTER_COMMAND "enter a muttrc command"
  55. OP_ENTER_MASK "enter a file mask"
  56. OP_EXIT "exit this menu"
  57. OP_FILTER "filter attachment through a shell command"
  58. OP_FIRST_ENTRY "move to the first entry"
  59. OP_FLAG_MESSAGE "toggle a message's 'important' flag"
  60. OP_FORWARD_MESSAGE "forward a message with comments"
  61. OP_GENERIC_SELECT_ENTRY "select the current entry"
  62. OP_GROUP_REPLY "reply to all recipients"
  63. OP_HALF_DOWN "scroll down 1/2 page"
  64. OP_HALF_UP "scroll up 1/2 page"
  65. OP_HELP "this screen"
  66. OP_JUMP "jump to an index number"
  67. OP_LAST_ENTRY "move to the last entry"
  68. OP_LIST_REPLY "reply to specified mailing list"
  69. OP_MACRO "execute a macro"
  70. OP_MAIL "compose a new mail message"
  71. OP_MAIN_CHANGE_FOLDER "open a different folder"
  72. OP_MAIN_CHANGE_FOLDER_READONLY "open a different folder in read only mode"
  73. OP_MAIN_CLEAR_FLAG "clear a status flag from a message"
  74. OP_MAIN_DELETE_PATTERN "delete messages matching a pattern"
  75. OP_MAIN_EXIT "exit without saving changes"
  76. OP_MAIN_FETCH_MAIL "retrieve mail from POP server"
  77. OP_MAIN_FIRST_MESSAGE "move to the first message"
  78. OP_MAIN_LAST_MESSAGE "move to the last message"
  79. OP_MAIN_LIMIT "show only messages matching a pattern"
  80. OP_MAIN_NEXT_NEW "jump to the next new message"
  81. OP_MAIN_NEXT_SUBTHREAD "jump to the next subthread"
  82. OP_MAIN_NEXT_THREAD "jump to the next thread"
  83. OP_MAIN_NEXT_UNDELETED "move to the next undeleted message"
  84. OP_MAIN_NEXT_UNREAD "jump to the next unread message"
  85. OP_MAIN_PREV_THREAD "jump to previous thread"
  86. OP_MAIN_PREV_SUBTHREAD "jump to previous subthread"
  87. OP_MAIN_PREV_UNDELETED "move to the last undelete message"
  88. OP_MAIN_PREV_NEW "jump to the previous new message"
  89. OP_MAIN_PREV_UNREAD "jump to the previous unread message"
  90. OP_MAIN_READ_THREAD "mark the current thread as read"
  91. OP_MAIN_READ_SUBTHREAD "mark the current subthread as read"
  92. OP_MAIN_SET_FLAG "set a status flag on a message"
  93. OP_MAIN_SYNC_FOLDER "save changes to mailbox"
  94. OP_MAIN_TAG_PATTERN "tag messages matching a pattern"
  95. OP_MAIN_UNDELETE_PATTERN "undelete messages matching a pattern"
  96. OP_MAIN_UNTAG_PATTERN "untag messages matching a pattern"
  97. OP_MIDDLE_PAGE "move to the middle of the page"
  98. OP_NEXT_ENTRY "move to the next entry"
  99. OP_NEXT_LINE "scroll down one line"
  100. OP_NEXT_PAGE "move to the next page"
  101. OP_PAGER_BOTTOM "jump to the bottom of the message"
  102. OP_PAGER_EXIT "return to the main-menu"
  103. OP_PAGER_HIDE_QUOTED "toggle display of quoted text"
  104. OP_PAGER_TOP "jump to the top of the message"
  105. OP_PIPE "pipe message/attachment to a shell command"
  106. OP_PREV_ENTRY "move to the previous entry"
  107. OP_PREV_LINE "scroll up one line"
  108. OP_PREV_PAGE "move to the previous page"
  109. OP_PRINT "print the current entry"
  110. OP_QUIT "save changes to mailbox and quit"
  111. OP_RECALL_MESSAGE "recall a postponed message"
  112. OP_REDRAW "clear and redraw the screen"
  113. OP_REPLY "reply to a message"
  114. OP_SAVE "save message/attachment to a file"
  115. OP_SEARCH "search for a regular expression"
  116. OP_SEARCH_REVERSE "search backwards for a regular expression"
  117. OP_SEARCH_NEXT "search for next match"
  118. OP_SEARCH_TOGGLE "toggle search pattern coloring"
  119. OP_SHELL_ESCAPE "invoke a command in a subshell"
  120. OP_SORT "sort messages"
  121. OP_SORT_REVERSE "sort messages in reverse order"
  122. OP_TAG "tag the current entry"
  123. OP_TAG_PREFIX "apply next function to tagged messages"
  124. OP_TAG_THREAD "tag the current thread"
  125. OP_TOGGLE_NEW "toggle a message's 'new' flag"
  126. OP_TOGGLE_WRITE "toggle whether the mailbox will be rewritten"
  127. OP_TOP_PAGE "move to the top of the page"
  128. OP_UNDELETE "undelete the current entry"
  129. OP_UNDELETE_THREAD "undelete all messages in thread"
  130. OP_UNDELETE_SUBTHREAD "undelete all messages in thread"
  131. OP_VERSION "show the Mutt version number and date"
  132. OP_VIEW_ATTACHMENTS "show MIME attachments"
  133.